home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Headers / bsd / varargs.h < prev    next >
C/C++ Source or Header  |  1992-05-15  |  103b  |  7 lines

  1. #ifndef _BSD_VARARG_H_
  2. #define _BSD_VARARG_H_
  3.  
  4. #include <bsd/machine/varargs.h>
  5.  
  6. #endif _BSD_VARARG_H_
  7.